Skip to content

Fix AppCode schema and telemetry for updated dependencies#148

Merged
RAprogramm merged 1 commit intonew_verisonfrom
eye-of-ra/fix-trait-implementation-errors-in-coderepr
Sep 27, 2025
Merged

Fix AppCode schema and telemetry for updated dependencies#148
RAprogramm merged 1 commit intonew_verisonfrom
eye-of-ra/fix-trait-implementation-errors-in-coderepr

Conversation

@RAprogramm
Copy link
Owner

Summary

  • implement a manual utoipa schema for AppCode to keep the OpenAPI feature compiling after the dependency refresh
  • emit owned label values before incrementing the error_total counter so metrics 0.24 accepts runtime codes
  • relax tonic metadata formatting to avoid new 'static borrow requirements and bump the crate to 0.24.4 with changelog/README updates

Testing

  • cargo +nightly fmt --
  • cargo +1.90.0 clippy -- -D warnings
  • cargo +1.90.0 build --all-targets
  • cargo +1.90.0 test --all
  • cargo +1.90.0 doc --no-deps
  • cargo +1.90.0 audit
  • cargo +1.90.0 deny check

https://chatgpt.com/codex/tasks/task_e_68d7bdde273c832b837fe7b6f631a702

@RAprogramm RAprogramm merged commit f22c6ac into new_verison Sep 27, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/fix-trait-implementation-errors-in-coderepr branch September 27, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant